2007-06-17 Christian Persch <chpe@gnome.org>
* gtk/Makefile.am: Pass the print settings to the preview programme.
Bug #403717, patch by Carlos Garcia Campos.
svn path=/trunk/; revision=18172
+2007-06-17 Christian Persch <chpe@gnome.org>
+
+ * gtk/Makefile.am: Pass the print settings to the preview programme.
+ Bug #403717, patch by Carlos Garcia Campos.
+
2007-06-17 Xan Lopez <xan@gnome.org>
* gdk/x11/gdkgeometry-x11.c: replace GDK_WINDOW calls by cast to
if OS_UNIX
SUBDIRS += xdgmime
-GTK_PRINT_PREVIEW_COMMAND="evince --unlink-tempfile --preview %f"
+GTK_PRINT_PREVIEW_COMMAND="evince --unlink-tempfile --preview --print-settings %s %f"
endif
DIST_SUBDIRS=theme-bits xdgmime